BusinessProcessType 
EntityType  Independent 
Logical Entity Name  BusinessProcessType 
Default Table Name  SyServiceProcessType 
Logical Only  NO 
Definition 
 
Note 
 

BusinessProcessType Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
Code    CHAR(10)  YES 
 
Name    VARCHAR(500)  YES 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
IsActive    BIT  NO 
 

BusinessProcessType Keys 
Key Name  Key Type  Keys 
Uk_SyServiceProcessType_Code  Alternate Key  Code 
PK_SyServiceProcessType_SyServiceProcessTypeID  PrimaryKey  Id 

BusinessProcessType Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
AutomatedBusinessProcess  Non-Identifying  One To Zero or More          NO 
BusinessProcess  Non-Identifying  One To Zero or More          NO 
FaaProcessRecipientMailBoxBusinessProcessTypeAssociation  Non-Identifying  One To Zero or More          NO 
FaaProcessStarRequestQueue  Non-Identifying  One To Zero or More          NO 

BusinessProcessType Check Constraints 
Check Constraint Name  CheckConstraint